home *** CD-ROM | disk | FTP | other *** search
- Path: news1.cris.com!news
- From: andym <@cris.com>
- Newsgroups: comp.lang.c++
- Subject: Re: C to C++
- Date: 4 Jan 1996 23:00:17 GMT
- Organization: Concentric Internet Services
- Message-ID: <4chm61$dh8@spectator.cris.com>
- NNTP-Posting-Host: crc10-fddi.cris.com
-
- The BFP <bfp@comcept.ab.ca> writes:
- > Hey,
- >
- > I am new at this stuff, and I am trying to learn C++. I have looked at C
- > source code, and incredibly Simple programs like
- >
- > <#include stdio.h>
- >
- > printf("Hi")
- >
- > Will not compile for C++. I am lame, yes, I kn ow but, hey, Nobody is
- > perfect, anyways, could somebody help me :)
- >
- > Please :)
-
- I am also new at C and C++, though I have written a few basic programs, however,
- I feel you should start at C. Looking by what you just wrote,
- beginning at C is critical. It is certain you wrote your Hi sample program or
- in a hurry, or as a humorous gesture. Your example has numerous mistakes.
-